home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 30 / PC Gamer IT CD 30 1-2.iso / BOSDEMO / BOSSW11.EXE / data1.cab / Program_Executable_Files / bos.exe / 0 / RCDATA / TPICFORM / TPICFORM.txt
Text File  |  1998-01-16  |  484b  |  26 lines

  1. object PicForm: TPicForm
  2.   Left = 122
  3.   Top = 26
  4.   BorderStyle = bsNone
  5.   Caption = 'Balls of Steel Control Center'
  6.   ClientHeight = 337
  7.   ClientWidth = 483
  8.   Font.Color = clWindowText
  9.   Font.Height = -14
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Scaled = False
  13.   OnClose = FormClose
  14.   OnCreate = FormCreate
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object Pic: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 785
  22.     Height = 592
  23.     AutoSize = True
  24.   end
  25. end
  26.